PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextSearchResult Class / getDisplayBounds Method
In This Topic
    getDisplayBounds Method
    In This Topic
    Gets the display bounds of the search result.
    Syntax
    public PDFDisplayRectangle getDisplayBounds()

    Return Value

    The bounding rectangle of the search result in visual coordinates.
    See Also